Provides functionality for handling a collection of entities which are not TEntity descendants.
For a list of all members of this type, see TObjectCollection<T> members.
TObjectCollection<T: class> = class(TCustomCollection
The TObjectCollection{T} class implements methods for iterating through a collection of entities and access its items. Also, the class implements methods for modifying the entity collection: adding and removing items.